eLab posistemės integracijos dokumentacija
0.3.1 - versija
eLab posistemės integracijos dokumentacija - Local Development build (v0.3.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Bundle",
"id" : "codeSystemSearch",
"meta" : {
"lastUpdated" : "2023-07-28T14:29:40.341+03:00"
},
"type" : "searchset",
"total" : 1,
"link" : [
{
"relation" : "self",
"url" : "http://localhost:8080/fhir/CodeSystem/_search?system=%20https%3A%2F%2Flmb.lt%2FCodeSystem%2Flt-processed-specimen&version=1.0.0"
}
],
"entry" : [
{
"fullUrl" : "http://localhost:8080/fhir/CodeSystem/lt-processed-specimen",
"resource" : {
"resourceType" : "CodeSystem",
"id" : "lt-processed-specimen",
"meta" : {
"versionId" : "2",
"lastUpdated" : "2023-07-28T14:25:41.576+03:00"
},
"url" : "https://lmb.lt/CodeSystem/lt-processed-specimen",
"identifier" : [
{
"system" : "code",
"value" : "code"
}
],
"version" : "1.0.0",
"versionAlgorithmString" : "semver",
"title" : "LT processed specimen",
"_title" : {
"extension" : [
{
"extension" : [
{
"url" : "lang",
"valueCode" : "lt"
},
{
"url" : "content",
"valueString" : "LT mėginiai"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/translation"
}
]
},
"status" : "active",
"experimental" : false,
"date" : "2023-11-11T00:00:00Z",
"publisher" : "lmb",
"caseSensitive" : false,
"content" : "complete",
"property" : [
{
"code" : "display",
"uri" : "http://terminology.hl7.org/CodeSystem/designation-usage|display",
"description" : "Display",
"type" : "string"
}
],
"concept" : [
{
"code" : "B",
"display" : "B mėginys"
},
{
"code" : "PPP",
"display" : " Plasma gausi trombocitų "
},
{
"code" : "PRP",
"display" : "Plazma stokojanti trombocitų "
},
{
"code" : "cB",
"display" : "cB mėginys"
}
]
}
}
]
}